Welcome![Sign In][Sign Up]
Location:
Search - 51 shell

Search list

[Other resourceucos51v2021

Description: uC/OS-II在51上移植的完整源代码V1.0,包含shell源码。双击yy.uv2可以直接进行软件仿真。该代码解决了重入问题,对串口进行了特殊处理,不占用任务号,基于中断实现。该代码通过了软件仿真、硬件仿真、固化测试,请放心使用-uC / OS-II in 51 transplant on the integrity of the source code V1.0 contains shell source. Double-click yy.uv2 direct simulation software. The code to solve the problems go back to the serial port of special treatment, off-task, based on the realization of interruption. The code of the software through simulation, hardware emulation, curing test, please rest assured that the use of
Platform: | Size: 263507 | Author: 陈小明 | Hits:

[Other resourceuCOSii_for_8951_EXT_64k

Description: uCOS2 for 51系列,已经在SST89E564上测试通过,实验板要求有64K扩展ram,根据原来网上公开版本修改而成,附带提供在C51中利用函数指针带参数传递调用汇编接口例子和一个简单的shell界面-uCOS2 for 51 series, in SST89E564 testing, Experimental board requires 64K ram expansion, according to the original version of the Internet open and revisions, C51 incidental to the use of function pointers with a compilation called Parameter Passing Interface examples and a simple shell sector -
Platform: | Size: 1632926 | Author: 龚树强 | Hits:

[Other resourceshellfor51

Description: 一个51单片机的shell调试命令,在keil下调试,有其中带有数码管,24c02,ts12864,IO口的测试程序。
Platform: | Size: 10763 | Author: 何呈 | Hits:

[Other resource44b0x_bios

Description: 44b0x bios源码 ************************************************ BIOS程序说明 By hugang, hgx2000@mail.china.com 本程序改编自antiscle公布的代码,在此首先 对antiscle表示感谢,我替换的原代码的网络 部分,对shell和flash也进行了一定的修改, 使其可以在51eda的开发板上可以正常运行。 ************************************************* 1.文件说明 Net : Rtl8019驱动代码 Src : 主程序代码 Inc : 主程序的头文件 Debug : SDT目标代码 Myusb.apj : SDT2.51工程文件 Myusb.PR : SourceInsight3.5工程文件
Platform: | Size: 94421 | Author: james home | Hits:

[Other resourceucos51shellv2

Description: uCOS 51 Shell V2.
Platform: | Size: 61420 | Author: 葛锐 | Hits:

[Exploit学习破解手记

Description: 步骤一 查壳步骤二 脱壳步骤三 试运行程序 发现突破点步骤四 W32DASM 寻找突破点(可以跳过)步骤五 查询软件的编译类型步骤六 采用GetVBRes v0.51 对付VB程序步骤七 用W32Dasm载入修改后的文件步骤八 制作内存补丁 KeyMake v1.73-steps to check a shell two steps Shelling three steps trial operation procedures found breakthrough steps to find a breakthrough W32DASM four points (can skip) Step 5 inquiries software compiler used six types of steps to deal with VB GetVBRes v0.51 procedural steps included seven NodeManager Professional with the revised document produced eight steps memory patch KeyMake v1 .73
Platform: | Size: 2226118 | Author: 刘文剑 | Hits:

[uCOSucos51shellv2

Description: uCOS 51 Shell V2.
Platform: | Size: 61440 | Author: 葛锐 | Hits:

[SCMucos51在KeilC51上仿真运行

Description: Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。 使用方法:解压后双击yy项目,点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器看结果。注意:系统提供的显示函数是并发的,他不是直接显示到串口,而是先输出到显存,用户不必担心IO慢速操作影响程序运行。串口输入也采用了同样的技术,他使得用户在CPU忙于处理其他任务时照样可以盲打输入命令。 将EXL2-shell目录下的文件覆盖yy目录下的同名文件,将word.c、yyshell.c、yyshellsub.c、mystring.c加入项目,删除yy1.c,编译后调试即可。输入help可得到在线帮助,具体命令用法见文章说明。 yangye网友推荐http://www.sics.se/~adam/lwip/网站学习TCPIP,该网站开放源代码的lwip是专为8bit和16bitMCU设计的TCPIP协议栈,已在多种CPU上移植成功,推荐大家下载。-Demo processes Keil701 compiler, code capacity of 7-8K to be directly in KeilC51 on simulation run. Use : unpacked click yy, debugging points in the serial simulation can see the result. Demo procedures for the creation of three task A, B, C priority for 2,3,4, A second shows a B every three seconds a show, C every six seconds a show. Looking at the results from the show, a show three shows a B, showed six A and two B shows a C, the result is obviously correct. Users can use more modeled on the example of system API function to write their own procedures. As long as the procedures are shown on the statement can be used simulation software for the outcome. Note : the system provides display function is complicated, and he is not a direct indication of the serial port, but before the output
Platform: | Size: 731136 | Author: 套件 | Hits:

[Crack Hack学习破解手记

Description: 步骤一 查壳步骤二 脱壳步骤三 试运行程序 发现突破点步骤四 W32DASM 寻找突破点(可以跳过)步骤五 查询软件的编译类型步骤六 采用GetVBRes v0.51 对付VB程序步骤七 用W32Dasm载入修改后的文件步骤八 制作内存补丁 KeyMake v1.73-steps to check a shell two steps Shelling three steps trial operation procedures found breakthrough steps to find a breakthrough W32DASM four points (can skip) Step 5 inquiries software compiler used six types of steps to deal with VB GetVBRes v0.51 procedural steps included seven NodeManager Professional with the revised document produced eight steps memory patch KeyMake v1 .73
Platform: | Size: 2226176 | Author: 刘文剑 | Hits:

[SCMucos51v2021

Description: uC/OS-II在51上移植的完整源代码V1.0,包含shell源码。双击yy.uv2可以直接进行软件仿真。该代码解决了重入问题,对串口进行了特殊处理,不占用任务号,基于中断实现。该代码通过了软件仿真、硬件仿真、固化测试,请放心使用-uC/OS-II in 51 transplant on the integrity of the source code V1.0 contains shell source. Double-click yy.uv2 direct simulation software. The code to solve the problems go back to the serial port of special treatment, off-task, based on the realization of interruption. The code of the software through simulation, hardware emulation, curing test, please rest assured that the use of
Platform: | Size: 263168 | Author: 陈小明 | Hits:

[uCOSuCOSii_for_8951_EXT_64k

Description: uCOS2 for 51系列,已经在SST89E564上测试通过,实验板要求有64K扩展ram,根据原来网上公开版本修改而成,附带提供在C51中利用函数指针带参数传递调用汇编接口例子和一个简单的shell界面-uCOS2 for 51 series, in SST89E564 testing, Experimental board requires 64K ram expansion, according to the original version of the Internet open and revisions, C51 incidental to the use of function pointers with a compilation called Parameter Passing Interface examples and a simple shell sector-
Platform: | Size: 2475008 | Author: 龚树强 | Hits:

[SCMshellfor51

Description: 一个51单片机的shell调试命令,在keil下调试,有其中带有数码管,24c02,ts12864,IO口的测试程序。 -51 of the shell of a single-chip debug command, in keil debugging, there are of them with digital tube, 24c02, ts12864, IO mouth test procedures.
Platform: | Size: 11264 | Author: 何呈 | Hits:

[SCM44b0x_bios

Description: 44b0x bios源码 ************************************************ BIOS程序说明 By hugang, hgx2000@mail.china.com 本程序改编自antiscle公布的代码,在此首先 对antiscle表示感谢,我替换的原代码的网络 部分,对shell和flash也进行了一定的修改, 使其可以在51eda的开发板上可以正常运行。 ************************************************* 1.文件说明 Net : Rtl8019驱动代码 Src : 主程序代码 Inc : 主程序的头文件 Debug : SDT目标代码 Myusb.apj : SDT2.51工程文件 Myusb.PR : SourceInsight3.5工程文件-********************************************** 44b0x bios source** BIOS description of the procedures By hugang, hgx2000@mail.china.com This procedure adapted from published antiscle code, in this first antiscle expressed his thanks, I replaced the original code of the network part of the shell and flash have also been some modified so that it can 51eda development board can be normal operation.************************************************* 1 . document describes Net: Rtl8019 driver code Src: the main program code Inc: the main program s header file Debug: SDT object code Myusb.apj: SDT2.51 engineering documents Myusb.PR: SourceInsight3.5 engineering documents
Platform: | Size: 579584 | Author: james home | Hits:

[SCMShellDebug

Description: 简单Shell命令调试系统开发,是51单片机应用系统开发典型实例,中断控制串口在RTX-51 tiny 环境下开发-Simple Shell command debug systems development, 51 are single-chip microcomputer application systems development typical examples of serial interrupt control in the RTX-51 tiny development environment
Platform: | Size: 78848 | Author: ltj | Hits:

[Embeded-SCM DevelopuCOS51Shell

Description: 这个程序犀利了,是我的得意之作,他在ucOS51上增加了一个shell程序,希望对大家有用,即使没有商业应用,希望大家也自己做做,因为真的很有意思,shell是linux下的终端交互,在51上实现,不是很神奇的事情吗?-This procedure has been sharp, it is my finest creations, he added ucOS51 a shell procedure, useful for all of us hope that, even in the absence of commercial applications, I hope everyone doing their own, because it is really very interesting, shell is under linux interactive terminals in 51 to achieve, is not very magical things?
Platform: | Size: 168960 | Author: huyongjiang | Hits:

[uCOSuCOS51

Description: 文档内容包括:uCOS51高效内核、OS人机界面SHELL的编写、51机开发板的硬件设计、RTL8019AS网卡驱动程序、51TCP/IP协议栈设计、应用协议FTP、PPP、HTTP、SMTP、SNMP……在51上的实现技术、51OS任务划分和应用程序实例、由51软件系统向ARM的移植以及其他想到的题目。-Documents include: uCOS51 efficient kernel, OS preparation of man-machine interface SHELL, 51 machine development board hardware design, RTL8019AS network card drivers, 51TCP/IP protocol stack, application protocols FTP, PPP, HTTP, SMTP, SNMP ... ... in 51 on the implementation technology, 51OS division of tasks and application instances, from 51 software systems migration to ARM, and other topics in mind.
Platform: | Size: 178176 | Author: 章鹏 | Hits:

[SCMc51--SHELL-command-to-debug-a-simple-system-develo

Description: 运用简单51单片机技术,实现简单SHELL命令调试系统开发-51 MCU using simple technology, simple debugging system development SHELL command
Platform: | Size: 78848 | Author: 陈小东 | Hits:

[SCM51shell

Description: 基于8051的Shell介面程序,实现命令行输入和解析功能-Microchip' s simulator/download the source code control PICKit2
Platform: | Size: 18432 | Author: | Hits:

[SCMucos51

Description: uCOS51高效内核OS人机界面SHELL的编写51机开发板的硬件设计RTL8019AS网卡驱动程序51TCP/IP协议栈设计应用协议FTP PPP HTTP SMTP SNMP -efficient kernel OS man-machine interface SHELL uCOS51 the preparation of 51 local development board hardware design RTL8019AS NIC driver 51TCP/IP protocol stack design application protocols FTP, the PPP, the HTTP the SMTP SNMP, etc.
Platform: | Size: 204800 | Author: luch | Hits:

[Other远程控制APP

Description: 易语言设计的APP,方便刚接触的新手用于APP的设计和二次编程,简单的51单片机驱动ESP8266,轻松玩转WIFI模块ESP8266的简单应用,使用当前简单的内网穿透软件花生壳,让远程控制更加便捷(Easy language design of the APP, easy access to new users for APP design and secondary programming, simple 51 MCU drive ESP8266, easy to play the WIFI module ESP8266 simple application, the use of the current simple Intranet through the software peanut shell, to remote control more convenient MCU drive ESP8266, easy to play the WIFI module ESP8266 simple application)
Platform: | Size: 4264960 | Author: Yleesin | Hits:
« 12 »

CodeBus www.codebus.net